/* ============================================================================================== */
/* ============================================================================= HOMEPAGE STYLING */
/* ============================================================================================== */

/* =========================================================================== */
/* ============================================================= INTRO SECTION */
/* =========================================================================== */



/************ ESPA BANNER *************/

body .espa-holder {
  position: fixed;
  top: 120px;
  left: 10px;
  z-index: 99;
}

.espa-holder .espa-banner {
  cursor: pointer;
  width: 450px;
}

.espa-holder .close-icon {
  display: none;
  width: 35px;
  padding: 8px;
  border: 2px solid #e5e5e5;
  background-color: #E5E5E5;
  border-radius: 50%;
  position: absolute;
  right: -48px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: 0.6s ease;
  transform-origin: center;
}

.espa-holder .close-icon:hover {
  transform: translateY(-50%) rotate(180deg);
}

@media (max-width: 767px) {
  body .espa-holder {
    bottom: 0;
    top: auto;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 15px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .espa-holder .close-icon {
    transform: translateX(-50%);
    top: -45px;
    left: 50%;
  }

  .espa-holder .espa-banner {
    width: 550px;
  }

  .espa-holder .close-icon:hover {
    transform: none;
  }
}

@media (max-width: 550px) {
  .espa-holder .espa-banner {
    width: 320px;
  }
}




section.section--intro .video-holder {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
}

body section.section--intro .row--video-intro {
  background-color: var(--color-anassa-primary-2);
}

body section.section--intro .row--video-intro .main-text h2 {
  z-index: 5 !important;
  margin-bottom: 19rem;
  position: relative;
  color: var(--color-anassa-offwhite-2);
  font-size: 86px;
}

body section.section--intro.gsap--InView .row--video-intro .main-text h2 {
  opacity: 1;
}

body section.section--intro .row--video-intro .main-text h2 > i {
  font-style: normal;
  color: var(--color-anassa-accent-1);
}

body section.section--intro .nk-awb .nk-awb-wrap {
  opacity: .095;
}

body section.section--intro .row--video-intro {
  height: 80vh;
  min-height: 820px;
  overflow: hidden;
}

body section.section--intro .bg-asset--Elipse {
  display: inline-block;
  width: 899px;
  height: 495px;
  background: rgba(106, 193, 242, 0.4);
  filter: blur(250px);
  position: absolute;
  bottom: -100px;
  left: 0;
  border-radius: 100%;
  z-index: 4 !important;
  mix-blend-mode: lighten;
}

body section.section--intro .bg-asset--LogoPattern {
  display: inline-block;
  width: 751px;
  height: 865px;
  background: url(/wp-content/uploads/2022/11/pattern-logoLeafs.svg);
  position: absolute;
  bottom: 2vh;
  right: -100px;
  z-index: 4 !important;
  mix-blend-mode: difference;
}

body section.section--intro .eopyy--introblock {
  z-index: 5 !important;
  margin-bottom: 19rem;
  position: relative;
  float: right;
  display: flex;
  flex-direction: row;
  opacity: 1;
}

body section.section--intro.gsap--InView .eopyy--introblock {
  opacity: 1;
}

body section.section--intro .text--eopyy p {
  color: #99BDEA;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.1;
  max-width: 142px;
  text-align: end;
  cursor: default;
}

body section.section--intro .text--eopyy i {
  width: 28px;
  height: 25px;
  mask: url(/wp-content/uploads/2022/11/eopyy-logo.svg);
  -webkit-mask: url(/wp-content/uploads/2022/11/eopyy-logo.svg);
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  background: #99BDEA;
  display: block;
  float: right;
  margin: 2px -2px 2px 15px;
}

/* =========================================================================== */
/* ====================================================== INTRO BLOCKS SECTION */
/* =========================================================================== */

body section.section--intro .row--intro-blocks {
  margin-top: -14rem;
  opacity: 0;
}

body section.section--intro .row--intro-blocks {
  opacity: 1;
}

body section.section--intro .row--intro-blocks .wpb_wrapper > .wpb_raw_code {
  margin-bottom: 10rem;
}

body section.section--intro .row--intro-blocks .vc_column-inner > .wpb_wrapper {
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 767px)  {
  body section.section--intro .row--intro-blocks .vc_column-inner > .wpb_wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

body section.section--intro .row--intro-blocks .intro-blocks {
  box-shadow: 0px 4px 60px 2px rgba(0, 42, 95, 0.12);
  transform: scale(1);
  transition: box-shadow var(--trans-time-mid-2) var(--trans-bezier), transform var(--trans-time-mid) var(--trans-bezier);
}

body section.section--intro .row--intro-blocks:hover .intro-blocks {
  transform: scale(.9875) !important;
  box-shadow: 0px 4px 60px 2px rgba(0, 42, 95, 0.2);
}

body section.section--intro .row--intro-blocks .intro-blocks--wrapper {
  background-color: #FFF;
}

body section.section--intro .row--intro-blocks .intro-blocks--wrapper > .swiper-slide {
  width: 23.725% !important;
  margin: 0 !important;
  transition: background-color var(--trans-time-fast-2) var(--trans-bezier);
  padding: 4.425rem 4.125rem 3.225rem;
  cursor: pointer;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  background-color: #FFF;
}


.swiper-wrapper .slide--3 h2,
.swiper-wrapper .slide--3 .l-sm{

color: var(--color-anassa-accent-1);

}

.swiper-wrapper .slide--1 h2,
.swiper-wrapper .slide--1 .l-sm{

color:green;

}

body section.section--intro .row--intro-blocks .intro-blocks--wrapper > .swiper-slide h2 {
  min-height: 3.3em;
  font-size:28px!important;
}

body section.section--intro .row--intro-blocks .intro-blocks--wrapper > .swiper-slide label {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (max-width: 1280px) { body section.section--intro .row--intro-blocks .intro-blocks--wrapper > .swiper-slide { width: 32.725% !important; } }
@media (max-width: 1024px) { body section.section--intro .row--intro-blocks .intro-blocks--wrapper > .swiper-slide { width: 36.666% !important; } }
@media (max-width:  767px) { body section.section--intro .row--intro-blocks .intro-blocks--wrapper > .swiper-slide { width: 46.725% !important; } }
@media (max-width:  560px) { body section.section--intro .row--intro-blocks .intro-blocks--wrapper > .swiper-slide { width: 66.666% !important; } }

body section.section--intro .row--intro-blocks .intro-blocks--wrapper > .swiper-slide:hover {
  background-color: var(--color-anassa-offwhite-7);
}

body section.section--intro .row--intro-blocks .intro-blocks--wrapper > .swiper-slide a.cta-md {
  transition: color var(--trans-time-fast) var(--trans-bezier);
}

body section.section--intro .row--intro-blocks .intro-blocks--wrapper > .swiper-slide:hover a.cta-md {
  color: var(--color-anassa-accent-1);
}

body section.section--intro .row--intro-blocks .intro-blocks--wrapper > .swiper-slide a.cta-md::after {
  transition: background var(--trans-time-fast) var(--trans-bezier);
}

body section.section--intro .row--intro-blocks .intro-blocks--wrapper > .swiper-slide:hover a.cta-md::after {
  background: var(--color-anassa-accent-1);
}

body section.section--intro .row--intro-blocks .intro-blocks--wrapper > .swiper-slide::after {
  content: '';
  height: 100%;
  width: 2px;
  display: inline-block;
  background-color: var(--color-anassa-offwhite-4);
  position: absolute;
  right: -1px;
  top: 0;
}

body section.section--intro .row--intro-blocks .fadeout--right {
  position: absolute;
  top: 0;
  right: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 98.87%, #FFFFFF 100%);
  width: calc(var(--swiper-navigation-size)/ 9.725 * 20);
  height: 100%;
  margin-top: 0;
  z-index: 10;
  cursor: default;
  display: flex;
}

/* =========================================================================== */
/* ======================================================== INFOBLOCKS SECTION */
/* =========================================================================== */

body section.section--infoblocks .row--padfix .wpb_content_element,
body section.section--infoblocks .row--padfix .vc_column_container > .vc_column-inner {
  --padfix-distance: calc( 1.975rem / 2 )
}
body section.section--infoblocks .row--padfix .vc_column_container:nth-child(1) > .vc_column-inner {
  padding-right: var(--padfix-distance);
}
body section.section--infoblocks .row--padfix .vc_column_container:nth-child(2) > .vc_column-inner {
  padding-left: var(--padfix-distance);
}
body section.section--infoblocks .row--padfix .wpb_content_element {
  margin-bottom: calc( var(--padfix-distance) * 2 );
}

body section.section--infoblocks .header-holder h3 {
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

body section.section--infoblocks .wd-tabs .wd-tabs-header {
  display: none;
}

body section.section--infoblocks .ul-pills.pills--big {
  height: auto;
  text-align: left;
  list-style: none;
  padding-left: 1px;
  margin-top: 28px;
}

body section.section--infoblocks .ul-pills.pills--big li {
  margin-inline-end: 8px;
  display: inline-block;
  cursor: pointer;
}
body section.section--infoblocks .ul-pills.pills--big li a {
  display: inline-block;
  cursor: pointer;
  font-family: var(--font-anassa);
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0.025em;
  text-transform: none;
  border-radius: 10rem;
  padding: 4px 14px 4px;
  border: 1px solid rgba(0, 55, 124, 0.25);
}

body section.section--infoblocks .ul-pills.pills--big li.active a,
body section.section--infoblocks .ul-pills.pills--big li:hover a {
  background-color: var(--wd-primary-color);
  color: #fff;
}

@media (max-width: 1280px) {
  body section.section--infoblocks .vc_inner.vc_row-fluid > .vc_col-sm-6 {
    width: 100%;
  }
}

body section .main-infoblock {
  opacity: 1;
  display: flex;
  flex-direction: row;
  background: rgba(255, 255, 255, 0.25);
  box-shadow: 0px 4px 60px 2px rgb(0 42 95 / 8%);
  padding: 2.975rem;
  cursor: pointer;
  transition:
    background var(--trans-time-mid) var(--trans-bezier),
    box-shadow var(--trans-time-slow) var(--trans-bezier),
    padding var(--trans-time-fast-2) var(--trans-bezier);
}

body section .main-infoblock:hover {
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 4px 60px 2px rgba(0, 42, 95, 0.2);
}

body section .main-infoblock .img-holder {
  width: 216px;
  height: 248px;
  background: linear-gradient(0deg, rgba(0, 55, 124, 0.2), rgba(0, 55, 124, 0.2)), var(--block-bg);
  background-size: cover;
  background-position: center;
  transform: scale(1);
  transition: transform var(--trans-time-fast-2) var(--trans-bezier);
}

body section .main-infoblock:hover .img-holder {
  transform: scale(1.0175);
}

body section .main-infoblock .content-holder {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  padding: 1.275rem 3.985rem 0.175rem 3.985rem;
}

body section .main-infoblock a.cta-lg {
  transition: color var(--trans-time-fast) var(--trans-bezier);
}

body section .main-infoblock:hover a.cta-lg {
  color: var(--color-anassa-accent-1);
}

body section .main-infoblock a.cta-lg::after {
  transition: all var(--trans-time-fast) var(--trans-bezier);
}

body section .main-infoblock:hover a.cta-lg::after {
  background-color: var(--color-anassa-accent-1);
}

body section.section--infoblocks .row1 a.cta {
  color: #FFF;
  background: var(--color-anassa-primary-1);
  border-radius: 10rem;
  padding: 7px 22px;
  font-weight: 400;
  font-size: 18px;
  display: inline-block;
  transition: background-color var(--trans-time-fast-2) var(--trans-bezier);
}

body section.section--infoblocks .row1 a.cta:hover {
  background: var(--color-anassa-accent-1);
}

@media (max-width: 1280px) {
  body section.section--infoblocks .row1 .department-btn {
    text-align: left;
    margin-bottom: 50px;
  }
}

/* =========================================================================== */
/* ======================================================= SECTION -- ABOUT US */
/* =========================================================================== */

body section.section--about-us.exception {
  padding-top: 3.333rem;
  padding-bottom: 11.625rem;
}

body section.section--about-us .main-text p.sub-paragraph {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.25;
  max-width: 70%;
}

body section.section--about-us .main-text.flex-text {
  display: flex;
}

@media (max-width: 767px) {
  body section.section--about-us .main-text.flex-text {
    display: flex;
    gap: 25px;
  }
}

body section.section--about-us .main-cta a.cta {
  color: #FFFFFF;
  background: var(--color-anassa-accent-1);
  border-radius: 10rem;
  padding: 7px 22px;
  font-weight: 400;
  font-size: 18px;
  margin-top: 2.125rem;
  display: inline-block;
  transition: background-color var(--trans-time-fast-2) var(--trans-bezier);
}

body section.section--about-us .main-cta a.cta:hover {
  background: var(--color-anassa-primary-1);
}

body section.section--about-us .video-wrapper {
  overflow: hidden;
  position: relative;
  display: flex;
  max-height: 500px;
  align-content: flex-end;
  align-items: center;
  cursor: pointer;
}

body section.section--about-us .video-wrapper::after {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #00377C;
  opacity: .375;
  transition:
    opacity var(--trans-time-mid-2) var(--trans-bezier),
    background var(--trans-time-mid-2) var(--trans-bezier),
    background-color var(--trans-time-mid-2) var(--trans-bezier);
    pointer-events: none;
}

body section.section--about-us .video-wrapper:hover::after {
  opacity: .275;
  background-color: #2561AC;
}

body section.section--about-us .video-wrapper video {
  display: block;
  transition: transform var(--trans-time-slow) var(--trans-bezier);
  height: 100%;
  width: 177.77777778vh;
  min-width: 100%;
  min-height: 56.25vw;
  cursor: auto;
  object-fit: cover;
}

body section.section--about-us .video-wrapper:hover video {
  transform: scale(1.025);
}

body section.section--about-us .video-wrapper .play--btn {
  display: block;
  transform: scale(1);
  z-index: 3;
  position: absolute;
  margin-left: calc( 50% - 25px );
  background: url(/wp-content/uploads/2022/11/icon-playButton.svg);
  background-size: contain;
  width: 70px;
  height: 70px;
  transition: transform var(--trans-time-mid) var(--trans-bezier);
}

body section.section--about-us .video-wrapper:hover .play--btn {
  transform: scale(1.195);
}

body section.section--about-us .vc_separator .vc_sep_line {
  border-color: var(--color-anassa-offwhite-2) !important;
}

@media (max-width: 1024px) {
  body section.section--about-us .vc_row :is(.vc_col-sm-4, .vc_col-sm-8) {
    width: 100%;
  }
}

/* =========================================================================== */
/* =========================================== SECTION -- OUR VALUES / NUMBERS */
/* =========================================================================== */

body section.section--our-values .main-text {
  margin-bottom: 10px;
}

body section.section--our-values .main-text h3 {
  margin-top: 4.725rem;
}

body section.section--our-values .main-text.text-stats {
  margin-bottom: 0;
}

body section.section--our-values .main-text .jumbo-xxl {
  font-style: normal;
  font-weight: 400;
  font-size: 20rem;
  line-height: 1.1;
  letter-spacing: -0.01em;
}

@media screen and (min-width: 2048px) and (max-width: 3840px) {
  body section.section--our-values .main-text .jumbo-xxl {
    font-size: 130px;
  }
}

@media (max-width: 1024px) {
  body section.section--our-values .main-text .jumbo-xxl {
    font-size: 120px;
  }
}

body section.section--our-values .main-text.accent-1 label,
body section.section--our-values .main-text.accent-1 i {
  color: var(--color-anassa-accent-1);
}

body section.section--our-values .main-text .number--tmimata::after {
  content: '';
  width: 112px;
  height: 112px;
  mask: url(/wp-content/uploads/2022/11/icon-ArrowOutbound-accent-lg.svg);
  -webkit-mask: url(/wp-content/uploads/2022/11/icon-ArrowOutbound-accent-lg.svg);
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  background: var(--color-anassa-accent-1);
  display: inline-block;
  margin: 0 0 -36px -15px;
  opacity: 0;
  transition: opacity var(--trans-time-mid) var(--trans-bezier);
}

body section.section--our-values .main-text .number--tmimata.numbers--Animated::after {
  opacity: 1;
}

body section.section--our-values .flex-text {
  margin-top: 3.725rem;
  margin-bottom: 2.725rem;
}

body section.section--our-values .vc_separator .vc_sep_line {
  width: 100%;
  border-color: rgba(0, 55, 124, 0.15) !important;
}

/* =========================================================================== */
/* ==================================================== SECTION -- LATEST NEWS */
/* =========================================================================== */

body section.section--latest-news .main-text h1 {
  margin-bottom: -68px;
}

body section.section--latest-news .slider-type-post :is(.owl-stage-outer,.owl-carousel:not(.owl-loaded)) {
  padding-top: 36px;
  padding-bottom: 36px;
}

body section.section--latest-news .owl-nav {
  display: none;
}

body section.section--latest-news .posts--nav-wrapper {
  display: flex;
  float: right;
  gap: 24px;
  align-items: flex-end;
  height: 52px;
  margin-bottom: -30px;
}

body section.section--latest-news .posts--nav-wrapper .posts--nav-prev {
  width: 42.26px;
  height: 21.26px;
  mask: url(/wp-content/uploads/2022/11/icon-navArrowLeft.svg);
  -webkit-mask: url(/wp-content/uploads/2022/11/icon-navArrowLeft.svg);
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  background: var(--color-anassa-primary-1);
  display: block;
  cursor: pointer;
}

body section.section--latest-news .posts--nav-wrapper .posts--nav-next {
  width: 42.26px;
  height: 21.26px;
  mask: url(/wp-content/uploads/2022/11/icon-navArrowRight.svg);
  -webkit-mask: url(/wp-content/uploads/2022/11/icon-navArrowRight.svg);
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  background: var(--color-anassa-primary-1);
  display: block;
  cursor: pointer;
}

body section.section--latest-news .main-cta a.cta {
  color: #FFF;
  background: var(--color-anassa-primary-1);
  border-radius: 10rem;
  padding: 7px 22px;
  font-weight: 400;
  font-size: 18px;
  margin-top: 2.125rem;
  display: inline-block;
  transition: background-color var(--trans-time-fast-2) var(--trans-bezier);
}

body section.section--latest-news .main-cta a.cta:hover {
  background: var(--color-anassa-accent-1);
}

body section.section--latest-news .main-text p.p-sm {
  max-width: 260px;
}

/* =========================================================================== */
/* ================================================================ RESPONSIVE */
/* =========================================================================== */

@media (max-width: 1470px) {
  body section.section--intro .row--video-intro .main-text h2 {
    font-size: 66px;
  }
}

@media (max-width: 1280px) {
  body section .main-infoblock .img-holder {
    display: none;
  }
  body section .main-infoblock .content-holder {
    padding: 1.275rem 3.985rem 0.175rem 0.985rem;
  }
  body section .main-infoblock .header-holder h3 {
    min-height: calc( 1.1em * 3);
  }
  body section.section--about-us .video-wrapper video {
    min-height: 0;
  }
}

@media (max-width: 767px) {
  body section .main-infoblock {
    flex-direction: column;
    gap: 24px;
  }
  body section .main-infoblock .content-holder {
    padding: 1.275rem 3.985rem 2.975rem 3.985rem;
  }
  body section .main-infoblock .img-holder {
    width: 100%;
    display: block;
  }
  body section.section--intro .bg-asset--Elipse {
    width: 679px;
    height: 395px;
  }
  body section.section--intro .eopyy--introblock {
    float: left;
    gap: 16px;
    flex-direction: row-reverse;
  }
  body section.section--intro .row--video-intro .main-text h2 {
    margin-bottom: 0;
  }
  body section.section--intro .text--eopyy p {
    text-align: start;
  }
  body section.section--infoblocks .row--padfix .wpb_content_element,
  body section.section--infoblocks .row--padfix .vc_column_container > .vc_column-inner {
    --padfix-distance: 15px;
  }
  body section.section--intro .row--video-intro .main-text h2 {
    font-size: 7.125rem;
  }
  body section.section--about-us .main-text p.sub-paragraph {
    max-width: 90%;
  }
  body section.section--about-us .flex-text p.p-sm {
    font-size: 14px;
  }
  body section.section--latest-news .posts--nav-wrapper {
    float: left;
  }
}

@media (max-width: 468px) {
  body section.section--intro .row--video-intro .main-text h2 {
    font-size: 10.125rem;
  }
  body section.section--intro .row--video-intro {
    height: 50vh;
    min-height: 666px;
  }
}